| 1. | Decimal data types are used for numeric values 小数数据类型用于定义数值。 |
| 2. | The decimal data type is used to specify a numeric value 小数数据类型用于指定一个数值。 |
| 3. | A decimal data type that can contain currency symbols 一种可以包含货币符号的十进制数据类型。 |
| 4. | All numeric data types are derived from the decimal data type 所有数值数据类型都是从小数数据类型里派生出来的。 |
| 5. | For example , integer is a special case derived from the decimal data type 例如, integer是从decimal数据类型导出的特殊情况。 |
| 6. | Note that all of the data types below derive from the decimal data type ( except for decimal itself ) 注意:下面的所有数据类型都是从小数数据类型中派生出来的(小数自身除外) ! |
| 7. | Using locale to apply locale - specific rules for interpreting date , time , decimal data , and sort order 使用区域设置以应用区域设置特定的规则来解释日期、时间、十进制数据和排序顺序。 |
| 8. | The only exception is the result of a binary operation on two values with the dt decimal data type , which returns a result with the dt numeric data type 唯一的例外是,如果对两个dt _ decimal数据类型的值执行二进制操作,则它将返回dt _ numeric数据类型的结果。 |
| 9. | Integration services does not use the code page to infer locale - specific rules for sorting data or interpreting date , time , and decimal data . instead , the transformation reads the locale that is set by the Integration services不使用代码页来推断对数据排序或解释日期、时间和十进制数据时遵循的区域设置特定的规则。 |